[INFO] cloning repository https://github.com/thehappycheese/windows_pen_tablet_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehappycheese/windows_pen_tablet_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwindows_pen_tablet_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwindows_pen_tablet_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cae6d674ca5e9600ebddbd80b9b07cc9140c99a
[INFO] checking thehappycheese/windows_pen_tablet_rust against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehappycheese%2Fwindows_pen_tablet_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thehappycheese/windows_pen_tablet_rust
[INFO] finished tweaking git repo https://github.com/thehappycheese/windows_pen_tablet_rust
[INFO] tweaked toml for git repo https://github.com/thehappycheese/windows_pen_tablet_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thehappycheese/windows_pen_tablet_rust on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thehappycheese/windows_pen_tablet_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded ab_glyph v0.2.24
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded octotablet v0.1.0
[INFO] [stderr]   Downloaded wintab_lite v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1
[INFO] running `Command { std: "docker" "start" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking windows-targets v0.52.5
[INFO] [stderr]     Checking windows-result v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking ab_glyph v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking windows-core v0.54.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling octotablet v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling windows-implement v0.56.0
[INFO] [stderr]    Compiling windows-interface v0.56.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking windows-core v0.56.0
[INFO] [stderr]     Checking windows v0.54.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking windows v0.56.0
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking wintab_lite v1.0.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wintab_lite-1.0.1/src/c_type_aliases.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn int_part(self) -> c_uint {
[INFO] [stdout]    |                              ------ expected `u32` because of return type
[INFO] [stdout] 55 |         self.0 >> 16
[INFO] [stdout]    |         ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 55 |         (self.0 >> 16).try_into().unwrap()
[INFO] [stdout]    |         +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wintab_lite-1.0.1/src/c_type_aliases.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn frac_part(self) -> c_uint {
[INFO] [stdout]    |                               ------ expected `u32` because of return type
[INFO] [stdout] 60 |         self.0 & 0xFFFF
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 60 |         (self.0 & 0xFFFF).try_into().unwrap()
[INFO] [stdout]    |         +               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wintab_lite-1.0.1/src/c_type_aliases.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |         FIX32::new(fixed_val)
[INFO] [stdout]    |         ---------- ^^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wintab_lite-1.0.1/src/c_type_aliases.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn new(value: DWORD) -> Self {
[INFO] [stdout]    |            ^^^ ------------
[INFO] [stdout] help: you can convert a `u32` to a `u64`
[INFO] [stdout]    |
[INFO] [stdout] 79 |         FIX32::new(fixed_val.into())
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wintab_lite` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1", kill_on_drop: false }`
[INFO] [stdout] 0d5e0a8f4df7ce8157f6c423b4b064b8c42f32026f45615a50bc1d89709609f1
